GtkStack: Create stack pages with child
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 May 2022 21:24:14 +0000 (17:24 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 13 Jul 2022 14:03:05 +0000 (15:03 +0100)
commit5b76d0c2265aadc0b107abdd97a8c7a1c6a5b85e
tree6f62a83e4433a53fdf32b1426fb8132a48c5d241
parent9eb6de403fbb66f690458861d2a4e8b5603b41c7
GtkStack: Create stack pages with child

We're requiring stack pages to have a child
at construction time now. Make it so!
gtk/gtkstack.c